home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Black Hole Sun < prev    next >
Text File  |  1999-09-27  |  578b  |  60 lines

  1. // Black Hole Sun by Inspirator
  2. // inspirator@gmx.net
  3.  
  4. Resn=10,
  5.  
  6. Durn="4",
  7.  
  8. CamX="sin(t)",
  9. CamY="sin(t/2)",
  10. CamZ="200 + 50 * sin(t)",
  11.  
  12. CmLX="0",
  13. CmLY="0",
  14. CmLZ="-90",
  15.  
  16. CUpX="0",
  17. CUpY="0",
  18. CUpZ="1",
  19.  
  20.  
  21. C0="150 * exp( -dt*3)",
  22. D0="( dt + .4 * s - .2 ) * 15.7",
  23.  
  24. C1="150 * ( 1 - dt/3)",
  25. C2="-120 * dt",
  26.  
  27.  
  28. R="( 1 - ( dt * 2) )",
  29. G="( 1 - ( dt * 5 ) )",
  30. B="( 1 - ( dt * 50 ) )",
  31.  
  32.  
  33. widt=420,heig=320,
  34.  
  35. LvlR="1",
  36. LvlG="1",
  37. LvlB="1",
  38.  
  39.  
  40. ConL=1,ConB=0,
  41.  
  42. LWdt="1.2 * BASS1 ^ 1.53",
  43.  
  44. Fall="0.3",
  45.  
  46.  
  47.  
  48. X="c0 * cos( d0 )",
  49. Y="c0 * sin( d0 )",
  50. Z="c2",
  51.  
  52.  
  53. Scal="200",
  54. ScSz=1,
  55.  
  56. Pers="10",
  57.  
  58.  
  59. Vers=30
  60.